home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 50.zip / BS1 part 50 / WB1.3 update.adf / ReadMe < prev    next >
Text File  |  1989-01-02  |  6KB  |  194 lines

  1. ;Released by THE VERY BEST... QUARTEX in 1989 !
  2. ;Postbox 58,NL-9422 ZH Smilde,Netherlands
  3. ;
  4. ; This is the Commodore-Amiga update for Workbench 1.3.  These files
  5. ; are meant to replace some of the files in the Commodore Workbench 1.3
  6. ; distribution.
  7. ;
  8. ; The terms of this distribution are located in the file ReadBeforeUsing.
  9. ; Please read this agreement before installing the files on your system.
  10. ;
  11. ;All of the following software, is
  12. ;Copyright 1989 Commodore-Amiga, Inc.  All Rights Reserved.
  13. ;
  14. ;This README notice must remain intact, unchanged, and must
  15. ;accompany the distribution of any or all of this software.
  16. ;
  17. ;The release contains new versions of the following programs:
  18. ;
  19. ;SetPatch, LoadWB, Eval, SetClock, Mount, DiskDoctor,
  20. ;Format, Diskcopy, FastMemFirst, NoFastMem, SetMap,
  21. ;CMD, ClockPtr, Pipe-Handler, Speak-Handler, FastFileSystem, 
  22. ;Aux-Handler, version.library, info.library, serial.device, 
  23. ;printer.device
  24. ;---------------------
  25. ;
  26. ;This is what was changed in each of the programs:
  27. ;
  28. ;C
  29. ;-
  30. ;SetPatch
  31. ;    a) Alert code fixed to work with 1 meg chip ram machines.
  32. ;    b) TrackDisk GetUnit patch added.
  33. ;    c) DOS Execute() patched that uses RUN from the resident list    .
  34. ;    d) UserState patch for 68010.
  35. ;
  36. ;LoadWB
  37. ;    a) LoadWB now closes icon.library.
  38. ;
  39. ;Eval
  40. ;    a) () added; also parses strings in a more relaxed manner.
  41. ;
  42. ;DiskDoctor
  43. ;    a) incorrect error message (out of memory) changed.
  44. ;    b) uses BufMemType so works with large hard drives.
  45. ;
  46. ;FF    : NOTE - NOT AVAILABLE FOR ELECTRONIC DISTRIBUTION
  47. ;    a) incorrect use of font flags fixed.
  48. ;
  49. ;SetClock
  50. ;    a) reset option now skips clock validity check.
  51. ;
  52. ;Mount
  53. ;    a) BAUD and CONTROL mountlist keywords added for multiserial use.
  54. ;    b) full option added to startup to create handler
  55. ;         entries with full environment support.
  56. ;
  57. ;System
  58. ;------
  59. ;Format
  60. ;    a) works with large hard drives (uses bufmemtype).
  61. ;    b) inhibit logic fixed.
  62. ;    c) secondary results are properly set.
  63. ;    d) better error messages.
  64. ;    e) only opens icon.library if it needs icon.library.
  65. ;    f) NOFFS keyword removed (was not useful)
  66. ;
  67. ;Diskcopy
  68. ;    a) uses fast memory in a single drive copy if chip ram is unavailable.
  69. ;    b) single disk copy on a 1 meg chip ram machine works.
  70. ;    c) verify by default; noverify option added.
  71. ;    d) Only opens icon library if it needs icon library.
  72. ;    e) If diskcopy fails, the failure cylinder is left showing.  
  73. ;       on the screen.
  74. ;    f) secondary results are properly set.
  75. ;    g) better error messages.
  76. ;    h) MULTI keyword allows multiple copies of single disk
  77. ;
  78. ;FastMemFirst
  79. ;    a) tests for chip memory properly (it worked fine before;
  80. ;           however, it was incorrect).
  81. ;
  82. ;NoFastMem
  83. ;    a) changed to also specific divert calls on fast memory to public 
  84. ;       memory.
  85. ;
  86. ;SetMap
  87. ;    a) kludge added to make sure that, under V34Kickstart  and below,
  88. ;       a keymap never spans a 64K boundry.
  89. ;
  90. ;L
  91. ;-
  92. ;Pipe-Handler
  93. ;    a) names are now case-indifferent.
  94. ;
  95. ;Speak-Handler
  96. ;    a) no longer loses 10K when unknown packet received.
  97. ;        b) OPTs are now case indifferent.
  98. ;
  99. ;FastFileSystem
  100. ;     a) File system no longer fails if the boot block of a disk contains
  101. ;       a zero in the first longword.
  102. ;
  103. ;    b) Whenever a file not in the root was altered, the datestamp of the
  104. ;    root block would be altered.  This has been fixed, the last modified
  105. ;    date is now altered instead.
  106. ;
  107. ;    c) Due to a calculation error when writing out the bitmap the disk
  108. ;    would always validate on restart if it was >308Meg.  This has
  109. ;    been fixed.  New limit is REALLY 2.5 Gig.  Tested to 600Mb.
  110. ;
  111. ;Aux-Handler
  112. ;    a) Sets the flags to 0 on open of the serial.device.
  113. ;
  114. ;Utilities
  115. ;---------
  116. ;
  117. ;CMD
  118. ;    a) works with device names that have odd number of characters
  119. ;    b) QUERY functino added so works with printer drivers that
  120. ;       query the printer.
  121. ;
  122. ;ClockPtr
  123. ;    a) switched over to the European version with the 24 hour option.
  124. ;
  125. ;Libs
  126. ;----
  127. ;
  128. ; info.library
  129. ;    a) no longer improperly combine tooltypes
  130. ;
  131. ;version.library
  132. ;    a) version number changed.
  133. ;
  134. ;devs
  135. ;----
  136. ;serial.device
  137. ;    a) no longer crashes on mismatched baud rate.
  138. ;    b) Refuses to open unavailable units.
  139. ;    c) Lower overhead.
  140. ;
  141. ;printer.device
  142. ;    a) support for multipass printers fixed.
  143. ;
  144. ;
  145. ;
  146. ; Before installing these files in your SYS: disk, it is a good idea
  147. ; to make a backup, in case problems arise later.
  148. ;
  149. ; We suggest unpacking the files in a directory in RAM, using the x//
  150. ; option to ZOO.  The directory should already exist.
  151. ; For example, to unpack in a directory called wb in RAM: (ZOO file called
  152. ; WB1.3.1 on DF0: )
  153. ;
  154. ; mkdir ram:wb
  155. ; cd ram:wb
  156. ; zoo x// df0:WB1.3.1
  157. ; copy ram:wb sys: all
  158. ;
  159. ; After unpacking the files, and placing the files in your SYS: disk,
  160. ; it will be necessary to correct the protection bits.  Execute this
  161. ; ReadMe file (the one you are currently reading) to do this, ie
  162. ;
  163. ; Execute Readme
  164. ;
  165. ; The files now have the proper protections for normal system operation.
  166. ;
  167. ;
  168. ;
  169.  
  170. protect c:Mount prwed
  171. protect c:SetPatch rwed
  172. protect c:DiskDoctor prwed
  173. protect c:LoadWB rwed
  174. protect c:SetClock prwed
  175. protect c:Eval prwed
  176. protect l:Pipe-Handler rwd
  177. protect l:FastFileSystem rwd
  178. protect l:Aux-Handler rwd
  179. protect l:Speak-Handler rwd
  180. protect devs:serial.device rwd
  181. protect devs:printer.device rwd
  182. protect libs:info.library rwd
  183. protect libs:version.library rwd
  184. protect sys:System/SetMap rwed
  185. protect sys:System/Format rwed
  186. protect sys:System/DiskCopy rwed
  187. protect sys:System/FastMemFirst prwed
  188. protect sys:System/NoFastMem rwed
  189. protect sys:Utilities/ClockPtr rwed
  190. protect sys:Utilities/CMD rwed
  191. ;
  192. echo "Protection bits now set on files."
  193.